Welcome![Sign In][Sign Up]
Location:
Search - DSP UDP

Search list

[Other resourcedm642-tcp(LWIP)

Description: 这是基于TI公司的DSP TMS320DM642而开发的TCP/UDP协议,从而使DSP具备网络传输的能力-This is based on TI's DSP TMS320DM642 and development of the TCP / UDP , thereby enabling DSP with the network transmission capacity
Platform: | Size: 252206 | Author: hanfei | Hits:

[Other resourceUDP_IN_2812

Description: UDP 协议在TMS320F2812的DSP上的移植
Platform: | Size: 96065 | Author: 林仲逸 | Hits:

[CommunicationDM642-TCP.IP

Description: 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器
Platform: | Size: 64356 | Author: lzp | Hits:

[Other resourceDSP_UDP_VC60

Description: DSP上UDP协议通讯(CCS2.1)及电脑上位机配套程(VC6.0) 虽然简单,但是DSP板的网口发送与电脑板网口的接受的完整的配套的程序,可供初学者学习NDK开发有个直观的认识
Platform: | Size: 1871440 | Author: 9311066 | Hits:

[Other resourceIP

Description: DSP,实现了UDP发送数据,和PING命令
Platform: | Size: 137032 | Author: 112254 | Hits:

[DSP programdm642-tcp(LWIP)

Description: 这是基于TI公司的DSP TMS320DM642而开发的TCP/UDP协议,从而使DSP具备网络传输的能力-This is based on TI's DSP TMS320DM642 and development of the TCP/UDP , thereby enabling DSP with the network transmission capacity
Platform: | Size: 251904 | Author: | Hits:

[DSP programDSP2812_RTL8019AS

Description: 个人在DSP2812中实现UDP通信,在CCS2000中测试通过.-DSP2812 individuals in achieving UDP communications, in which CCS2000 test.
Platform: | Size: 158720 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSUDP_IN_2812

Description: UDP 协议在TMS320F2812的DSP上的移植-UDP protocol in the DSP on the TMS320F2812 transplantation
Platform: | Size: 96256 | Author: 林仲逸 | Hits:

[Program docDM642-TCP.IP

Description: 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器-The TMS320DM642 is a 600MHz high-performance programmable digital multimedia processor, in order to understand their data communication for multi-media support, this article on a chip for DSP development tools NDK Network conducted a study to test its presence in the UDP transmission efficiency of the CPU its at different transmission rates and secondary cache size is given under the conditions of performance are compared. Describes the DM642 is a very applicable to multimedia communications, digital signal processor
Platform: | Size: 64512 | Author: lzp | Hits:

[DSP programDSP_UDP_VC60

Description: DSP上UDP协议通讯(CCS2.1)及电脑上位机配套程(VC6.0) 虽然简单,但是DSP板的网口发送与电脑板网口的接受的完整的配套的程序,可供初学者学习NDK开发有个直观的认识 -DSP on the UDP protocol communications (CCS2.1) and computer matching Cheng PC (VC6.0) Although the simple, but DSP board I sent with the computer network board network port to accept the integrity of the matching procedures, for beginners to learn NDK development to have a intuitive understanding of
Platform: | Size: 4585472 | Author: 9311066 | Hits:

[DSP programIP

Description: DSP,实现了UDP发送数据,和PING命令-DSP, the realization of the UDP to send data, and the PING command
Platform: | Size: 168960 | Author: 112254 | Hits:

[DSP programDSP_TCPIP

Description: 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN side IP address problem, the realization of the DSP and PC machine UDP protocol communication between
Platform: | Size: 6144 | Author: sbx | Hits:

[TCP/IP stackEthernettoDSP-BasedSystems

Description: An ever-increasing number of appliances incorporate Ethernet connectivity. With the popularity of the Internet, IP protocol connectivity is required in many applications. In this application note we present a functional structure for an Ethernet driver and a mini IP/UDP stack thatcan be incorporated in any Internet appliance. This driver structure is flexible to allow for hardwarechanges (changing the Ethernet chip) with minimal code changes. We suggest someimplementation constructs using DSP/BIOS kernel objects. We also highlight the advantagesof using the DSP/BIOS objects to solve certain problems as opposed to a structure without an operating system.
Platform: | Size: 86016 | Author: ZHAO XUE QING | Hits:

[TCP/IP stackCMulticastSocket-VC-4-demos

Description: UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线程仍然适用),即可多次运行这个程序,绑定相同的组播地址和端口对。同时这里增加了一个简单的控制,通过发送Clear消息可以使2和3完成"ClearAllReceivedMessage"控件相同的功能;另外在第3个中有两个隐藏控件,其中实现了进程内的消息处理测试,可以PostMessage给其他控件,(自定义消息WM_TRY)以激活相关动作(函数OnTry),另外有一部分未激活的代码可以实现黑屏控制。 其中,4为shell版原来只接收一共数据报,我把它改成了可以一直接收数据,直到收到一个包含“shutdown”的消息;但由于采用阻塞式(receivefrom),即一直处于接收状态,在未收到消息是不能干任何事。 另外,压缩包中保留的各个版本以供对照。-CMulticastSocket with 7 dsw/dsp packages including 6 compilable, 1 cannot be compiled just included for references. The packages demonstrates: 1 DLG based M-cast UDP tranceiver also with a non-reusable version for reference 1 shell based M-cast UDP tranceiver 1 DLG based M-cast UDP receiver, 1 DLG based M-cast UDP sender.
Platform: | Size: 549888 | Author: 邝育军 | Hits:

[TCP/IP stackdspUDPSend

Description: UDP数据dsp传输matlab仿真,UDP数据dsp传输matlab仿真-simulation of udp data sending,simulation of udp data sending
Platform: | Size: 1024 | Author: 李大人 | Hits:

[TCP/IP stackdspUDPReceive

Description: udp数据接受DSP仿真, -simulation of udp data receive,simulation of udp data receive,
Platform: | Size: 2048 | Author: 李大人 | Hits:

[Internet-NetworkFilePoster

Description: udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
Platform: | Size: 316416 | Author: 张士广 | Hits:

[OtherUDP

Description: 硬件板基于DSP芯片TMS320F2812,通过SPI (Serial Peripheral Interface)口对带协议栈网卡W5500寄存器进行配置,通过网络变压器,RJ45与PC机进行通信,DSP硬件系统通过RS232标准串口与上位机进行通信。(The hardware board of DSP chip based on TMS320F2812, by SPI (Serial Peripheral Interface) and the configuration of the network protocol stack with the W5500 register, through the network transformer, RJ45 communicate with PC, DSP hardware system communicate through RS232 standard serial port and PC.)
Platform: | Size: 186368 | Author: Johanne | Hits:

[Other63198130dm642-tcp(LWIP)

Description: tms udp TCP/UDP protocol developed based on TI DSP TMS320DM642, so that DSP has the ability of network transmissionby lyuhu.21ic.org
Platform: | Size: 251904 | Author: inacmor | Hits:

[OtherRadar_C6455_UDPNew_20180626

Description: C6455网络传输代码,用于DSP和PC机之间的数据传输和网络通信功能(tcp udp read write data len ,tcp socket udp socket)
Platform: | Size: 742400 | Author: 小牛AA | Hits:
« 12 »

CodeBus www.codebus.net